program generator造句
例句與造句
- Report program generator , rpg
報(bào)表程序產(chǎn)生器角色扮演游戲 - Cpg certified program generator
合格程序生成器 - Program generator is a program that accepts a software ' s high level specification and produce its implementationl
程序生成器就是一個(gè)程序,它接受一塊軟件的一個(gè)高層規(guī)范,并且產(chǎn)生它的實(shí)現(xiàn)。 - With the program generator , all the thing we should do is express " what " , generator will generates the code
利用程序生成器,我們只需在規(guī)范( specification )表達(dá)是“什么” ,由生成器產(chǎn)生具體代碼。 - Program generator represents a family of programs , not just a program , the generated programs are more maintainable and correct
程序生成器代表了程序族,而不僅僅是單一的特定系統(tǒng)的程序,生成的程序更容易維護(hù),也更正確。 - It's difficult to find program generator in a sentence. 用program generator造句挺難的
- A completely new finite element software , finite element program generator ( fepg ) , is introduced and its designing thought and organizing structure is presented
摘要本文介紹了一個(gè)全新的有限元軟件有限元程序生成系統(tǒng)( fepg )的設(shè)計(jì)方法和程序結(jié)構(gòu)。 - For automactic programming of report form . the paper analyses general procedure of report form program generator and programming , which has been applied in practice
摘要為了實(shí)現(xiàn)報(bào)表程序生成的自動(dòng)化,本文對(duì)報(bào)表程序生成器的整體構(gòu)思和實(shí)現(xiàn)方法作了分析探討,同時(shí)進(jìn)行了初步設(shè)計(jì),現(xiàn)已投入使用。 - In this paper , how to evolve the action component part of struts framework into black - box framework using java reflection and program generator respectively is discussed , taking the adding , deleting , modifying in a database in struts + ejb - kiatabase three layers architecture as an example . i first present a white - box framework based implementaion that adding , deleting , modifying a database , then how to evolve the action component part of struts framework into black - box framework using java reflection and program generator respectively in the target domain is discussed , thereby all these operations can implement without programmingjust config in a xml file , reach the objective of reducing the duplicate codes , improving the maintainability , cutting down the cost of developing applications
首先給出了基于白盒struts框架的對(duì)數(shù)據(jù)庫(kù)表的增、刪、改操作的一個(gè)實(shí)現(xiàn),然后分別采用反射機(jī)制和程序生成器技術(shù)將struts框架的action組件部分在這一目標(biāo)領(lǐng)域里進(jìn)化為黑盒框架,從而使所有對(duì)數(shù)據(jù)庫(kù)的增、刪、改不再需要編程,只需在xml文件中進(jìn)行相應(yīng)配置即可,達(dá)到減少重復(fù)代碼的數(shù)量,提高程序的可維護(hù)性,降低開發(fā)成本的目的。